-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): update npm #107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
19b2f5d to
07d0149
Compare
07d0149 to
54a6e50
Compare
54a6e50 to
b0ef5e8
Compare
b0ef5e8 to
3d6ca29
Compare
3d6ca29 to
8023ad8
Compare
8023ad8 to
0cf1ff8
Compare
0cf1ff8 to
4845df4
Compare
4845df4 to
94d0013
Compare
94d0013 to
fb1fc7c
Compare
fb1fc7c to
2243125
Compare
2243125 to
ea93849
Compare
ea93849 to
64462d6
Compare
64462d6 to
a853cbd
Compare
a853cbd to
e04ec2b
Compare
e04ec2b to
6be91a8
Compare
6be91a8 to
ed647c3
Compare
ed647c3 to
517b39f
Compare
517b39f to
43dec03
Compare
43dec03 to
b8c96b3
Compare
b8c96b3 to
2981a48
Compare
2981a48 to
56539db
Compare
56539db to
e175084
Compare
e175084 to
0f76059
Compare
0f76059 to
b01186c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^9.35.0->^9.36.0^5.2.6->^5.2.8^0.543.0->^0.544.0^3.12.2->^3.13.0^3.12.2->^3.13.0^3.12.2->^3.13.0^2.38.1->^2.42.2^0.5.16->^0.5.18^24.3.1->^24.5.2^1.35.3->^1.35.4^2.9.6->^2.11.0^9.35.0->^9.36.0^3.12.3->^3.12.4^16.2.1->^16.3.010.15.1->10.17.0^1.262.0->^1.266.3^5.8.3->^5.8.6^0.31.1->^0.32.0^3.12.2->^3.13.0^5.38.9->^5.39.3^8.43.0->^8.44.0^7.1.5->^7.1.6^1.4.3->^1.4.4Release Notes
eslint/eslint (@eslint/js)
v9.36.0Compare Source
fontsource/font-files (@fontsource/dm-serif-display)
v5.2.8Compare Source
v5.2.7Compare Source
lucide-icons/lucide (@lucide/svelte)
v0.544.0: Version 0.544.0Compare Source
What's Changed
ev-chargericon by @UsamaKhan in #2781New Contributors
Full Changelog: lucide-icons/lucide@0.543.0...0.544.0
shikijs/shiki (@shikijs/langs)
v3.13.0Compare Source
🚀 Features
View changes on GitHub
v3.12.3Compare Source
🐞 Bug Fixes
@shikijs/twoslashversion specifier - by @9romise in #1078 (a1cde)View changes on GitHub
sveltejs/kit (@sveltejs/kit)
v2.42.2Compare Source
Patch Changes
fix: prevent loops in postbuild analysis phase (#14450)
fix: handle nested object fields in form data (#14469)
fix: robustify form helper types (#14463)
fix: avoid running the
inithook during builds if there's nothing to prerender (#14464)fix: ensure SSR rendering gets request store context (#14476)
v2.42.1Compare Source
Patch Changes
v2.42.0Compare Source
Minor Changes
feat: enhance remote form functions with schema support,
inputandissuesproperties (#14383)breaking: remote form functions get passed a parsed POJO instead of a
FormDataobject now (#14383)v2.41.0Compare Source
Minor Changes
%sveltekit.version%toapp.html(#12132)Patch Changes
fix: allow remote functions to return custom types serialized with
transporthooks (#14435)fix: fulfil
beforeNavigatecompletewhen redirected (#12896)v2.40.0Compare Source
Minor Changes
eventproperty on popstate/link/form navigation (#14307)Patch Changes
fix: respect
replaceState/keepFocus/noScrollwhen a navigation results in a redirect (#14424)fix: invalidate preload cache when invalidateAll is true (#14420)
v2.39.1Compare Source
Patch Changes
v2.39.0Compare Source
Minor Changes
Patch Changes
fix: layout load data not serialized on error page (#14395)
fix: fail prerendering when remote function fails (#14365)
fix: treat handle hook redirect as part of remote function call as json redirect (#14362)
tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.18Compare Source
Fixed
v0.5.17Compare Source
Added
prose-picturemodifier (#367)Fixed
hrborder-width value (#379)<kbd>styles work with Tailwind CSS v4 (#387)Changed
upstash/upstash-redis (@upstash/redis)
v1.35.4Compare Source
What's Changed
New Contributors
Full Changelog: upstash/redis-js@v1.35.3...v1.35.4
huntabyte/bits-ui (bits-ui)
v2.11.0Compare Source
Minor Changes
feat(Collapsible): add
hiddenUntilFoundprop to expand collapsible when the content matches a browser search (#1782)feat(Accordion):
hiddenUntilFoundto expand on browser search match (#1782)Patch Changes
perf: optimizations (#1777)
fix(Tooltip): expose
strategyprop (#1780)v2.10.0Compare Source
Minor Changes
unstable_prefix.RatingGroupnow considered stable. (#1767)Patch Changes
fix(Select): selected item should be in view on open (#1765)
fix(Combobox): selected item should be in view on open (#1765)
v2.9.9Compare Source
Patch Changes
V0+Spacewhen using VoiceOver on Safari/Firefox (#1761)v2.9.8Compare Source
Patch Changes
v2.9.7Compare Source
Patch Changes
fix(Checkbox): ensure focus does not go to hidden input on invalid form submission (#1750)
fix(RadioGroup): ensure focus does not go to hidden input on invalid form submission (#1750)
fix(Command): ensure value is properly registered when using textContent instead of value prop (#1748)
fix(TimeField): include
'timeZoneName'inTimeSegmentParttype (#1744)eslint/eslint (eslint)
v9.36.0Compare Source
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v3.12.4Compare Source
Patch Changes
#1322
1e06290Thanks @marekdedic! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables#1355
d8df1e8Thanks @InkedCat! - fix: properly support Windows inno-unused-propsrulefix: properly support Windows in
valid-style-parserulefix: properly support Windows in
no-unnecessary-conditionrule#1344
03a93f4Thanks @ota-meshi! - fix: preventing infinite loops in multiple rulesmarkedjs/marked (marked)
v16.3.0Compare Source
Features
pnpm/pnpm (pnpm)
v10.17.0Compare Source
Minor Changes
The
minimumReleaseAgeExcludesetting now supports patterns. For instance:Related PR: #9984.
Patch Changes
minimumReleaseAgecheck, when the package is requested by exact version and the packument is loaded from cache #9978.minimumReleaseAgeis set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #9979.v10.16.1Compare Source
Patch Changes
v10.16.0Compare Source
Minor Changes
There have been several incidents recently where popular packages were successfully attacked. To reduce the risk of installing a compromised version, we are introducing a new setting that delays the installation of newly released dependencies. In most cases, such attacks are discovered quickly and the malicious versions are removed from the registry within an hour.
The new setting is called
minimumReleaseAge. It specifies the number of minutes that must pass after a version is published before pnpm will install it. For example, settingminimumReleaseAge: 1440ensures that only packages released at least one day ago can be installed.If you set
minimumReleaseAgebut need to disable this restriction for certain dependencies, you can list them under theminimumReleaseAgeExcludesetting. For instance, with the following configuration pnpm will always install the latest version of webpack, regardless of its release time:Related issue: #9921.
Added support for
finders#9946.In the past,
pnpm listandpnpm whycould only search for dependencies by name (and optionally version). For example:prints the chain of dependencies to any installed instance of
minimist:What if we want to search by other properties of a dependency, not just its name? For instance, find all packages that have
react@17in their peer dependencies?This is now possible with "finder functions". Finder functions can be declared in
.pnpmfile.cjsand invoked with the--find-by=<function name>flag when runningpnpm listorpnpm why.Let's say we want to find any dependencies that have React 17 in peer dependencies. We can add this finder to our
.pnpmfile.cjs:Now we can use this finder function by running:
pnpm will find all dependencies that have this React in peer dependencies and print their exact locations in the dependency graph.
It is also possible to print out some additional information in the output by returning a string from the finder. For example, with the following finder:
Every matched package will also print out the license from its
package.json:Patch Changes
nodeVersionis not set to an exact semver version #9934.pnpm publishshould be able to publish a.tar.gzfile #9927.pnpm runreturn a non-zero exit code #9626.PostHog/posthog-js (posthog-js)
v1.266.3Compare Source
1.266.3
Patch Changes
3d3fc37Thanks @lucasheriques! - chore: mark renderSurvey as deprecatedv1.266.2Compare Source
1.266.2
Patch Changes
1cb3b42Thanks @hpouillot! - fix exception loopv1.266.1Compare Source
1.266.1
Patch Changes
#2330
da07e41Thanks @hpouillot! - use error tracking processing from coreUpdated dependencies [
da07e41]:v1.266.0Compare Source
1.266.0
Minor Changes
b81e152Thanks @pauldambra! - feat: expose rrweb custom events on the public interface of the recorder. not intended for arbitrary public use but useful for internal purposesv1.265.1Compare Source
1.265.1
Patch Changes
e0f26ffThanks @robbie-c! - Add option to disable sendBeacon and xhr credentialsv1.265.0Compare Source
1.265.0
Minor Changes
822d8dfThanks @lucasheriques! - feat: allow display surveys popups on demandv1.264.2Compare Source
1.264.2
Patch Changes
5836a2fThanks @ordehi! - Fixed a bug that prevented surveys from loading in cookieless mode using the on_reject option. Surveys now correctly initialize when consent is given.v1.264.1Compare Source
1.264.1
Patch Changes
dff84c6Thanks @daibhin! - chore: allow PostHog exception capture to be skipped in Sentry integrationv1.264.0Compare Source
1.264.0
Minor Changes
2eace6fThanks @robbie-c! - Add support for partitioned cookiesv1.263.0Compare Source
1.263.0
Minor Changes
5137440Thanks @pauldambra! - feat: add a redux logging middleware to posthog-jsv1.262.1Compare Source
1.262.1
Patch Changes
28223c1Thanks @pauldambra! - fix: default to eager loading replay while investigating trigger bug reportsPostHog/posthog-js (posthog-node)
v5.8.6Compare Source
Patch Changes
117b150Thanks @marandaneto! - fix: node onException autocapture safely access the exception_Listv5.8.5Compare Source
Patch Changes
da07e41]:v5.8.4Compare Source
Patch Changes
dff84c6Thanks @daibhin! - chore: allow PostHog exception capture to be skipped in Sentry integrationsvecosystem/runed (runed)
v0.32.0Compare Source
Minor Changes
New Utility:
useSearchParams(#266)feat(StateHistory): add
clearmethod to reset the stack(#293)
New Utility:
boolAttr(#251)Patch Changes
fix(IsIdle): use reactive events (#317)
fix: use a
$derivedinPrevious(#314)fix: type of
event.currentTargetforuseEventListener(#311)
sveltejs/svelte (svelte)
v5.39.3Compare Source
Patch Changes
fix: remove outer hydration markers (#16800)
fix: async hydration (#16797)
v5.39.2Compare Source
Patch Changes
fix: preserve SSR context when block expressions contain
await(#16791)chore: bump some devDependencies (#16787)
v5.39.1Compare Source
Patch Changes
fix: issue
state_proxy_unmountwarning when unmounting a state proxy (#16747)fix: add
thento class componentrenderoutput (#16783)v5.39.0Compare Source
Minor Changes
Patch Changes
v5.38.10Compare Source
Patch Changes
typescript-eslint/typescript-eslint (typescript-eslint)
v8.44.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v7.1.6Compare Source
Bug Fixes
$variables correctly (#20761) (7e8e004)skipLibCheckisfalse(#20755) (cc54e29)Miscellaneous Chores
WarningImHack3r/vite-plugin-lucide-preprocess (vite-plugin-lucide-preprocess)
v1.4.4Compare Source
magic-stringConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.